netfilter: nf_tables: remove busy mark and gc batch API
authorSasha Levin <sashal@kernel.org>
Fri, 22 Sep 2023 16:30:17 +0000 (18:30 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Fri, 29 Sep 2023 04:15:31 +0000 (05:15 +0100)
commitf0ea76e278d3e9f2c01b8deddbd2be9a6474e846
tree439d2a5e15c3f1fcbb53e4f196e0cfde288f279b
parentde2ae39e2f6310dc3d8c98c86a0a4feb117eaca0
netfilter: nf_tables: remove busy mark and gc batch API

commit a2dd0233cbc4d8a0abb5f64487487ffc9265beb5 upstream.

Ditch it, it has been replace it by the GC transaction API and it has no
clients anymore.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name netfilter-nf_tables-remove-busy-mark-and-gc-batch-ap.patch
include/net/netfilter/nf_tables.h
net/netfilter/nf_tables_api.c